tools: replace private LIBDIR with automake libdir
authorOlaf Hering <olaf@aepfle.de>
Mon, 11 May 2015 15:24:54 +0000 (15:24 +0000)
committerIan Campbell <ian.campbell@citrix.com>
Thu, 21 May 2015 14:12:11 +0000 (15:12 +0100)
commit93790b1c38f36661563fd2e4c0df1c84d1036fa5
tree0472615fd63b6a7e6ae182b1cdd3932155d305b0
parentd0f9d93a20431287b487508cec8bb88f3614fe3b
tools: replace private LIBDIR with automake libdir

Reuse automake variable instead of inventing a private variable.

The result of this command:
 git grep -wnl LIBDIR | xargs sed -i 's@LIBDIR@libdir@g'

Signed-off-by: Olaf Hering <olaf@aepfle.de>
Cc: Ian Jackson <ian.jackson@eu.citrix.com>
Cc: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Cc: Ian Campbell <ian.campbell@citrix.com>
Cc: Wei Liu <wei.liu2@citrix.com>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
17 files changed:
Config.mk
config/Paths.mk.in
tools/Makefile
tools/blktap2/control/Makefile
tools/blktap2/vhd/lib/Makefile
tools/hotplug/FreeBSD/rc.d/xencommons.in
tools/hotplug/Linux/xen-hotplug-common.sh.in
tools/hotplug/NetBSD/rc.d/xen-watchdog
tools/hotplug/NetBSD/rc.d/xencommons.in
tools/hotplug/NetBSD/rc.d/xendomains
tools/libfsimage/Rules.mk
tools/libfsimage/common/Makefile
tools/libvchan/Makefile
tools/libxc/Makefile
tools/libxl/Makefile
tools/xenstat/libxenstat/Makefile
tools/xenstore/Makefile